home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 84 / XENIATGM84.iso / Time Machine / data1.cab / Time_Machine_Files / Scripts / x_smk.ses < prev    next >
Text File  |  2000-02-22  |  688b  |  57 lines

  1. !   Script de test d'effets spΘciaux
  2. !    Francois FRANCKEN
  3. !
  4.  
  5. TRANSPARENCY::rendu
  6. {
  7.     Type = additive_variable !additive substractive variable
  8.  
  9.     VariationType=linear        !sinus linear
  10.     NbKeys = 4
  11.     Degree00 = 99,99,99
  12.     Degree35 = 122,99,100
  13.     Degree54 = 200,20,0
  14.     Degree70 = 255,99,0
  15.  
  16.     Variation = 5, 5, 5     ! variation autour du degrΘ dans le cas de SINUS
  17. }
  18.  
  19. main::x_spr_glo01
  20. {
  21.     rendu(15);
  22. }
  23.  
  24. main::x_spr_glo02
  25. {
  26.     rendu(15);
  27. }
  28.  
  29. main::x_spr_glo03
  30. {
  31.     rendu(15);
  32. }
  33.  
  34. main::x_spr_glo04
  35. {
  36.     rendu(15);
  37. }
  38.  
  39. main::x_spr_glo05
  40. {
  41.     rendu(15);
  42. }
  43.  
  44. main::x_spr_glo06
  45. {
  46.     rendu(15);
  47. }
  48.  
  49. main::x_spr_glo07
  50. {
  51.     rendu(15);
  52. }
  53.  
  54. main::x_spr_glo08
  55. {
  56.     rendu(15);
  57. }